إضافة فاتورة

يوم

{if $bill->kashftype == 1} خارجى {else} داخلى {/if}


kashftype == 1} {else} style="display: none;" {/if} >

{assign var=i value=1} {foreach $billProducts as $product} {capture assign=i}{$i+1}{/capture} {/foreach}
اسم المنتج ملاحظات العدد السعر الاجمالى حذف
{$product->producttotalprice} {$currency}
cash == 1} value="{$bill->cashvalue}" {else} value="0" disabled="disabled" {/if} style="width: 18%;margin-right: 15px;" type="text" tabindex="7"/>
wait == 1} value="{$bill->waitvalue}" {else} value="0" disabled="disabled" {/if} style="width: 18%;margin-right: 15px;" type="text" tabindex="7"/>
{if $bill->insurance == 1} {else} {/if}
insurance == 1} value="{$bill->insurancevalue}" {else} value="0" disabled="disabled" {/if} id="insuranceValue" style="width: 18%;margin-right: 15px;" type="text" tabindex="7"/>
{if $bill->card == 1} {else} {/if}
card == 1} value="{$bill->cardvalue}" {else} value="0" disabled="disabled" {/if} style="width: 18%;margin-right: 15px;" type="text" tabindex="7"/>